Total Complexity | 33 |
Dependencies | 4 |
Dependents | 2 |
Total lines | 191 |
Lines of code | 91 |
Logical lines of code | 52 |
Comment lines | 78 |
Methods | 12 |
Properties | 4 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
parse() | 47 | 13 | 32 | |
getSizeUnits() | 59 | 4 | 14 | |
isRelative() | 65 | 4 | 9 | |
render() | 66 | 3 | 6 | |
isSize() | 70 | 2 | 6 | |
__construct() | 70 | 1 | 6 | |
setUnit() | 81 | 1 | 3 | |
getUnit() | 82 | 1 | 3 | |
setSize() | 80 | 1 | 3 | |
getSize() | 82 | 1 | 3 | |
isColorComponent() | 82 | 1 | 3 | |
__toString() | 80 | 1 | 3 |